home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1997 August
/
Oasis demo.iso
/
Office
/
Claris13
/
CLARIS.CST
/
00044_Script_44
< prev
next >
Wrap
Text File
|
1997-03-20
|
188b
|
10 lines
on exitFrame
if rollover (5) then
set the visible of sprite 5 to true
updatestage
else
set the visible of sprite 5 to false
updatestage
end if
stayhere
end